home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_122 / BUTTONCONDACTION on(keyPress Space).as next >
Encoding:
Text File  |  2007-07-07  |  48 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    gotoAndPlay(2);
  3. }
  4.